home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8793 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: news.uni-stuttgart.de!schweikh
  2. From: schweikh@itosun.ito.uni-stuttgart.de (Jens Schweikhardt)
  3. Newsgroups: comp.lang.c
  4. Subject: Don't use GCC complex types (was: Fractals)
  5. Date: 6 Mar 1996 12:50:18 GMT
  6. Organization: Comp.Center (RUS), U of Stuttgart, FRG
  7. Message-ID: <4hk1ma$473u@info4.rus.uni-stuttgart.de>
  8. References: <4hhv43$49i@sunburst.ccs.yorku.ca> <4hibr0INN7s1@gambier.ugrad.cs.ubc.ca>
  9. NNTP-Posting-Host: itosun.ito.uni-stuttgart.de
  10.  
  11. In article <4hibr0INN7s1@gambier.ugrad.cs.ubc.ca>,
  12. Kazimir Kylheku <c2a192@ugrad.cs.ubc.ca> wrote:
  13. >In article <4hhv43$49i@sunburst.ccs.yorku.ca>,
  14. >Naftali Sturm <yu114405@yorku.ca> wrote:
  15. >>How do you program fractals in C?
  16.  
  17. [how to compute fractals]
  18.  
  19. >The GNU C compiler has a native complex type, but this is not part of the
  20. >standard C language.
  21.  
  22. and should not be used at all due to heavy brokenness of
  23. GNU CC's complex type support. I submitted several bug reports
  24. to the GCC maintainers and had some discussion with them.
  25.  
  26.  Quote of an email I got from Richard Kenner <kenner@vlsi1.ultra.nyu.edu>:
  27.  
  28. RK: I think that complex support in GCC is so broken that this is *way*
  29. RK: down on the list.  My feeling is almost to take it out of the 
  30. RK: manual altogether.
  31.  
  32. Bye, Jens
  33. -- 
  34. SIGSIG -- signature too long (core dumped)
  35.